Skip to content

Conversation

@kastov
Copy link
Collaborator

@kastov kastov commented May 14, 2025

Release 1.5.1 with updated dependencies and improved error handling in XrayService. Key changes include:

  • Bumped version of @nestjs/common, @nestjs/core, and @nestjs/platform-express to 11.1.1.
  • Updated package version in package.json to 1.5.1.
  • Added known-errors export in error constants.
  • Enhanced error logging in XrayService for better diagnostics.

Release 1.5.1 with updated dependencies and improved error handling in XrayService. Key changes include:
- Bumped version of @nestjs/common, @nestjs/core, and @nestjs/platform-express to 11.1.1.
- Updated package version in package.json to 1.5.1.
- Added known-errors export in error constants.
- Enhanced error logging in XrayService for better diagnostics.
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR introduces structured error handling for Xray core failures and updates core dependencies, with package visibility changes and version bumps across the codebase.

  • Added structured error handling in libs/contract/constants/errors/known-errors.ts with error codes, messages, and documentation URLs
  • Changed package visibility from private to public in root package.json
  • Updated NestJS core packages (@nestjs/common, @nestjs/core, @nestjs/platform-express) to version 11.1.1
  • Improved error logging in xray.service.ts with standardized error handling for Xray startup failures
  • Version bumps: main package to 1.5.1 and node-contract to 0.5.1

5 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@kastov kastov merged commit a0b026d into main May 14, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants